(edebug-display-freq-count): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 20 Oct 2003 23:45:19 +0000 (23:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 20 Oct 2003 23:45:19 +0000 (23:45 +0000)
lisp/emacs-lisp/edebug.el

index 2f26fce27cbe06b1d32e5d892285f99efc5d3dc5..74ea2f37b227c594ea68969ae394c3a79ab632ad 100644 (file)
@@ -4145,8 +4145,8 @@ You must include newlines in FMT to break lines, but one newline is appended."
 ;;; Frequency count and coverage
 
 (defun edebug-display-freq-count ()
-  "Display the frequency count data for each line of the current
-definition.  The frequency counts are inserted as comment lines after
+  "Display the frequency count data for each line of the current definition.
+The frequency counts are inserted as comment lines after
 each line, and you can undo all insertions with one `undo' command.
 
 The counts are inserted starting under the `(' before an expression